getStartDelay

Returns the current startDelay of property animations. If the startDelay was set on this object, that value is returned. Otherwise, the default value of the underlying Animator is returned.

Return

The startDelay of animations, in milliseconds.

See also